Namespace - LJCNetCommon
Parameters
line - The source line.
nextLine - The next source line.
Returns
The property name if the line contains a property definition; otherwise
null.
Syntax
| C# |
|
public String PropertyName(String line, String nextLine)
|
Attempts to parse a property name.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.